summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
qprintdialog_duplex
Gbp-Pq: Name qprintdialog_duplex.diff
Daniel Vrátil [Sat, 1 Dec 2018 16:56:41 +0000 (17:56 +0100)]
MySQL: Free the results when QSqlQuery::finished() is called
Calling mysql_stmt_free_result() frees the results of the last
executed query while keeping the prepared statement valid. This
allows one to keep around prepared QSqlQueries without the overhead
of keeping all the results in memory.
Change-Id: I4589e90857cc4e9a6f9612799bfca967a67e2ab2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Gbp-Pq: Name mysql_free_results_when_qsqlquery_finished_is_called.patch
Michal Klocek [Mon, 12 Nov 2018 12:17:40 +0000 (13:17 +0100)]
Remove need for glXGetProcAddressARB
We do already require glXGetProcAddress in line 248.
Task-number: QTBUG-71488
Change-Id: Id0f3bc256a71097241b99d2dcba927c1165e980e
Gbp-Pq: Name remove_need_for_glXGetProcAddressARB.patch
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
reference_dpi
Gbp-Pq: Name reference_dpi.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
fix-selection-rendering
Gbp-Pq: Name fix-selection-rendering.patch
Lisandro Damián Nicanor Pérez Meyer [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
qtbase-opensource-src (5.11.3+dfsg-5) unstable; urgency=medium
* Revert part of the mkspecs movements between packages. The private ones
where put into qtbase5-private-dev, but it seems that they are not ready
for that (Closes: #921930).
[dgit import unpatched qtbase-opensource-src 5.11.3+dfsg-5]
Lisandro Damián Nicanor Pérez Meyer [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
Import qtbase-opensource-src_5.11.3+dfsg-5.debian.tar.xz
[dgit import tarball qtbase-opensource-src 5.11.3+dfsg-5 qtbase-opensource-src_5.11.3+dfsg-5.debian.tar.xz]
Lisandro Damián Nicanor Pérez Meyer [Wed, 5 Dec 2018 23:54:37 +0000 (23:54 +0000)]
Import qtbase-opensource-src_5.11.3+dfsg.orig.tar.xz
[dgit import orig qtbase-opensource-src_5.11.3+dfsg.orig.tar.xz]